Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODFrame


ChangeInternalTransform

The ChangeInternalTransform method changes the internal transform of this frame.

void ChangeInternalTransform (in ODTransform transform, 
                              in ODCanvas biasCanvas);
transform
A reference to an internal transform to associate with this frame.
biasCanvas
kODNULL if the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.
DISCUSSION
Your part calls its display frame's ChangeInternalTransform method to change the position of its content in the frame.

EXCEPTIONS
kODErrIllegalNullTransformInput
The transform parameter is null.
SEE ALSO
The ODFrame::AcquireInternalTransform method (page 303).
"Scrolling Your Part in a Frame" on page 142 in OpenDoc Programmer's Guide.
"Drawing When a Part is Scrolled" on page 161 in OpenDoc Programmer's Guide.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help